func encoding/json.nonSpace

2 uses

	encoding/json (current package)
		stream.go#L133: 				if nonSpace(dec.buf) {
		stream.go#L173: func nonSpace(b []byte) bool {